github.com/gotd/td/mtproto.Conn.handleBindEncryptedMessageInvalid (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		bind.go#L27: 			if err := c.handleBindEncryptedMessageInvalid(attempt); err != nil {
		bind.go#L135: func (c *Conn) handleBindEncryptedMessageInvalid(attempt int) error {